projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d93f957
)
* files.el (get-free-disk-space): Ensure that default-directory is
author
Chong Yidong
<cyd@stupidchicken.com>
Sun, 15 Mar 2009 02:29:23 +0000
(
02:29
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sun, 15 Mar 2009 02:29:23 +0000
(
02:29
+0000)
usable before calling call-process. Suggested by Kevin
Ryde (Bug#2631).
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 200f0c3e3102add05018091e023d93eb6b1143ce..724f79b851e747d611e4114056c3554b913eafee 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2009-03-15 Chong Yidong <cyd@stupidchicken.com>
+
+ * files.el (get-free-disk-space): Ensure that default-directory is
+ usable before calling call-process. Suggested by Kevin
+ Ryde (Bug#2631).
+
2009-03-14 David Reitter <david.reitter@gmail.com>
* term/ns-win.el (ns-expand-space): Remove.